LegendAlign Property
Specifies the alignment of a legend with the plot area.
The defined values are:
- center: legend is aligned at the center of the plot-area.
- end: legend is aligned at the end of the plot-area (which is right or bottom).
- start: legend is aligned at the beginning of the plot-area (which is left or top).
Namespace: Independentsoft.Office.Odf.ChartsAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public LegendAlign Align { get; set; }
Public Property Align As LegendAlign
Get
Set
Property Value
LegendAlign